Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UR] Phase 2 of counter-based event implementation #14754

Draft
wants to merge 11 commits into
base: sycl
Choose a base branch
from

Conversation

winstonzhang-intel
Copy link
Contributor

winstonzhang-intel added a commit to winstonzhang-intel/unified-runtime that referenced this pull request Aug 2, 2024
-enable counter-based events for regular commandlist
-counter-based events may be reused even though they are not done
-when ref count goes to not used by external clients value it means that event may be reused by subsequent calls -move events that are no longer externally visible to re-usable pool and reuse those more aggressively

intel/llvm PR: intel/llvm#14754

Signed-off-by: Winston Zhang <[email protected]>
pbalcer pushed a commit to winstonzhang-intel/unified-runtime that referenced this pull request Aug 5, 2024
-enable counter-based events for regular commandlist
-counter-based events may be reused even though they are not done
-when ref count goes to not used by external clients value it means that event may be reused by subsequent calls -move events that are no longer externally visible to re-usable pool and reuse those more aggressively

intel/llvm PR: intel/llvm#14754

Signed-off-by: Winston Zhang <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant